home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / Squeaky.swf / scripts / frame_280 / PlaceObject2_275_61 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2005-08-04  |  99 b   |  6 lines

  1. onClipEvent(load){
  2.    this.gotoAndStop(1);
  3.    fx1 = new sound();
  4.    fx1.attachSound("fx1");
  5. }
  6.